home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / documents / DevDriver / DD5.3toc.txt < prev    next >
Encoding:
Text File  |  1996-11-11  |  3.3 KB  |  87 lines

  1.  
  2.                   IRIX 5.3 Device Driver Programming Guide
  3.                         Document Number 007-0911-050
  4.  
  5.                              Table Of Contents
  6.  
  7.          This guide contains the following chapters and appendices.
  8.           ALL FILES INCLUDED HERE ARE COMPRESSED PostScript FILES
  9.         -------------------------------------------------------------
  10.  
  11.    * Title Page (3 pages)
  12.    * Table of Contents (9 pages)
  13.    * List of Figures (3 pages)
  14.    * List of Tables (3 pages)
  15.  
  16.    * About This Guide (7 pages)
  17.  
  18.   1. Chapter 1, "Introduction to Device Drivers," (21 pages)
  19.           introduces basic concepts of devices and provides information on
  20.           the system hardware/software.
  21.  
  22.   2. Chapter 2, "Writing a Device Driver," (37 pages)
  23.           describes the general interface for both user-level and
  24.           kernel-level device drivers and introduces the various device
  25.           driver models.
  26.  
  27.   3. Chapter 3, "Writing a VME Device Driver," (49 pages)
  28.           describes the VME-bus and explains how to write user-level and
  29.           kernel-level VME device drivers.
  30.  
  31.   4. Chapter 4, "Writing an EISA Device Driver," (27 pages)
  32.           describes the EISA-bus interface and explains how to write
  33.           user-level and kernel-level EISA device drivers.
  34.  
  35.   5. Chapter 5, "Writing a SCSI Device Driver," (47 pages)
  36.           describes the SCSI-bus interface and explains how to write
  37.           user-level and kernel-level SCSI device drivers.
  38.  
  39.   6. Chapter 6, "Writing Kernel-level GIO Device Drivers," (37 pages)
  40.           describes the GIO-bus interface and explains how to write
  41.           kernel-level GIO device drivers.
  42.  
  43.   7. Chapter 7, "Writing Kernel-level General Memory-mapping Device
  44.      Drivers," (11 pages)
  45.           explains how to write kernel-level general memory-mapping device
  46.           drivers.
  47.  
  48.   8. Chapter 8, "Writing Multiprocessor Device Drivers," (13 pages)
  49.           addresses questions about device drivers that run on
  50.           multiprocessor workstations.
  51.  
  52.   9. Chapter 9, "Writing Network Device Drivers," (35 pages)
  53.           addresses questions particular to device drivers that run on
  54.           networked workstations.
  55.  
  56.  10. Chapter 10, "Driver Installation and Testing," (37 pages)
  57.           describes symmon, the kernel debugger, and explains how to use it.
  58.  
  59.  11. Chapter 11, "Kernel-level Dynamically Loadable Modules (DLMs)," (15
  60.      pages)
  61.           describes how kernel modules can be loaded dynamically.
  62.  
  63.    * Appendix A, "System-specific Issues," (15 pages)
  64.           provides information on various CPUs and platforms. It addresses,
  65.           among other topics, the differences in data cache invalidation,
  66.           write buffer flushing, and VME addressing.
  67.  
  68.    * Appendix B, "SCSI Controller Error Messages," (17 pages)
  69.           lists common error messages.
  70.  
  71.    * Appendix C, "Device Driver Migration Notes," (21 pages)
  72.           gives the information required to make earlier IRIX device drivers
  73.           compliant with releases 5.2, 5.3, and 6.0.
  74.  
  75.    * Glossary, (25 pages)
  76.           contains definitions of some useful terms for device driver
  77.           writers;
  78.  
  79.    * Index, (11 pages)
  80.           provides another set of entry points to the material in this
  81.           manual.
  82.  
  83.    * Tech Pubs Wants To Hear From You, (3 pages)
  84.  
  85. ----------------------------------------------------------------------------
  86. Copyright ⌐ 1994, Silicon Graphics, Inc.
  87.